Skip to content

chore(deps): update github actions#201

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github-actions
Open

chore(deps): update github actions#201
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 26, 2026

This PR contains the following updates:

Package Type Update Change Pending
Boshen/setup-rust action digest d6c3ed668c3199
actions/setup-node action minor v6.3.0v6.4.0
cargo-bins/cargo-binstall action digest d125de8bbd0a7d
pnpm/action-setup action patch v6.0.5v6.0.6 v6.0.7
taiki-e/install-action action minor v2.75.18v2.77.2 v2.77.6 (+3)

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

actions/setup-node (actions/setup-node)

v6.4.0

Compare Source

pnpm/action-setup (pnpm/action-setup)

v6.0.6

Compare Source

What's Changed
  • fix: bin_dest output points to self-updated pnpm, not bootstrap by @​zkochan in #​249

Full Changelog: pnpm/action-setup@v6.0.5...v6.0.6

taiki-e/install-action (taiki-e/install-action)

v2.77.2: 2.77.2

Compare Source

  • Update martin@latest to 1.9.0.

  • Update wasm-bindgen@latest to 0.2.121.

  • Update uv@latest to 0.11.11.

  • Update mise@latest to 2026.5.1.

  • Update prek@latest to 0.3.13.

  • Update tombi@latest to 0.10.6.

v2.77.1: 2.77.1

Compare Source

  • Support taiki-e/install-action@rust tag.

  • Update tombi@latest to 0.10.3.

  • Update martin@latest to 1.8.2.

v2.77.0: 2.77.0

Compare Source

  • Support rust. (#​1779)

    This installs rust using rustup.

    If rustup is not yet installed, this action downloads rustup-init for the current platform using HTTPS with tlsv1.2+, verifies SHA256 checksum, and then installs rustup using it.

    This also supports installing additional components at the same time by +<additional> syntax:

    - uses: taiki-e/install-action@v2
      with:
        # Install rust stable with rustfmt component and wasm32-wasip1 target.
        tool: rust+rustfmt+wasm32-wasip1
        # When installing another rust version:
        # tool: rust@nightly + rustfmt + wasm32-wasip1
  • Fix issue where x86_64 binary will be installed on AArch64 Windows even when AArch64 Windows binary available.

  • Update mise@latest to 2026.5.0.

  • Diagnostic improvements.

v2.76.0: 2.76.0

Compare Source

  • Support mdbook-d2. (#​1737, thanks @​nhu)

  • Support cargo-apple-runner. (#​1731, thanks @​madsmtm)

  • Support cargo-binstall on riscv64 Linux.

  • Update cargo-deb@latest to 3.7.0.

  • Update tombi@latest to 0.10.2.

v2.75.30: 2.75.30

Compare Source

  • Support cargo-spellcheck on AArch64 Linux/Windows.

  • Update cargo-spellcheck@latest to 0.15.7.

  • Update biome@latest to 2.4.14.

v2.75.29: 2.75.29

Compare Source

  • Update syft@latest to 1.44.0.

  • Update rclone@latest to 1.74.0.

  • Update osv-scanner@latest to 2.3.6.

v2.75.28: 2.75.28

Compare Source

  • Update wasmtime@latest to 44.0.1.

  • Update typos@latest to 1.46.0.

  • Update tombi@latest to 0.10.1.

  • Update sccache@latest to 0.15.0.

  • Update mise@latest to 2026.4.28.

  • Update gungraun-runner@latest to 0.18.2.

  • Update cyclonedx@latest to 0.31.0.

v2.75.27: 2.75.27

Compare Source

  • Update cargo-udeps@latest to 0.1.61.

  • Update wasm-tools@latest to 1.248.0.

  • Update cargo-deb@latest to 3.6.4.

v2.75.26: 2.75.26

Compare Source

  • Update wasm-bindgen@latest to 0.2.120.

  • Update mise@latest to 2026.4.25.

  • Update martin@latest to 1.8.0.

  • Update vacuum@latest to 0.26.4.

v2.75.25: 2.75.25

Compare Source

  • Update uv@latest to 0.11.8.

  • Update typos@latest to 1.45.2.

  • Update tombi@latest to 0.9.25.

  • Update mise@latest to 2026.4.24.

v2.75.24: 2.75.24

Compare Source

  • Update prek@latest to 0.3.11.

  • Update mise@latest to 2026.4.23.

  • Update vacuum@latest to 0.26.3.

v2.75.23: 2.75.23

Compare Source

  • Update vacuum@latest to 0.26.2.

  • Update tombi@latest to 0.9.24.

  • Update mise@latest to 2026.4.22.

  • Update martin@latest to 1.7.0.

  • Update git-cliff@latest to 2.13.1.

  • Update cargo-tarpaulin@latest to 0.35.4.

  • Update cargo-sort@latest to 2.1.4.

v2.75.22: 2.75.22

Compare Source

  • Update tombi@latest to 0.9.22.

  • Update biome@latest to 2.4.13.

v2.75.21: 2.75.21

Compare Source

  • Update mise@latest to 2026.4.19.

  • Update tombi@latest to 0.9.21.

  • Update syft@latest to 1.43.0.

v2.75.20: 2.75.20

Compare Source

  • Update prek@latest to 0.3.10.

  • Update cargo-xwin@latest to 0.22.0.

v2.75.19: 2.75.19

Compare Source

  • Update wasmtime@latest to 44.0.0.

  • Update tombi@latest to 0.9.20.

  • Update martin@latest to 1.6.0.

  • Update just@latest to 1.50.0.

  • Update mise@latest to 2026.4.18.

  • Update rclone@latest to 1.73.5.


Configuration

📅 Schedule: (in timezone Asia/Shanghai)

  • Branch creation
    • "before 10am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge (squash) April 26, 2026 16:52
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Apr 26, 2026

Merging this PR will not alter performance

✅ 12 untouched benchmarks


Comparing renovate/github-actions (041be11) with main (eb5ac67)

Open in CodSpeed

@renovate renovate Bot force-pushed the renovate/github-actions branch from 2479122 to 8bad6fc Compare May 3, 2026 16:32
@renovate renovate Bot changed the title chore(deps): update github-actions chore(deps): update github actions May 3, 2026
@renovate renovate Bot force-pushed the renovate/github-actions branch from 24106c6 to 041be11 Compare May 12, 2026 02:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants